home *** CD-ROM | disk | FTP | other *** search
- inherited frmLockKeyboard: TfrmLockKeyboard
- Left = 472
- Top = 122
- HelpContext = 49
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
- 'Blocks user input from the keyboard and mouse.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- HelpContext = 49
- inherited tbsAM5Main: TTabSheet
- object lblAction: TLabel
- Left = 10
- Top = 16
- Width = 34
- Height = 13
- Caption = 'Action:'
- end
- object rdoLock: TRadioButton
- Left = 20
- Top = 35
- Width = 401
- Height = 17
- Caption = '&Block input'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rdoUnlock: TRadioButton
- Left = 20
- Top = 59
- Width = 401
- Height = 17
- Caption = '&Unblock input'
- TabOrder = 1
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 196
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 228
- end
- end
-